home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / comm / pca32_75.zip / PCA32_75.EXE / winawnts.re$ / WINAWNTS.REG
Windows Registry Data  |  1996-11-02  |  2KB  |  46 lines

  1. REGEDIT4
  2.  
  3. *********************************************************************
  4. **      Register our uninstall with WindowsNT Shell
  5. *********************************************************************
  6. * NT4.0 Beta works here
  7. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\pcANYWHERE32]
  8. "DisplayName"="pcANYWHERE32"
  9. "UninstallString"="%s\SETUP.EXE /U" ~SIWSUBST, TARGET
  10.  
  11. * Put here as well, just to be sure
  12. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Uninstall\pcANYWHERE32]
  13. "DisplayName"="pcANYWHERE32"
  14. "UninstallString"="%s\SETUP.EXE /U" ~SIWSUBST, TARGET
  15.  
  16. *********************************************************************
  17. **      Register the applications path..
  18. *********************************************************************
  19. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\App Paths\WINAW32.EXE]
  20. @="%s\winaw32.exe" ~SIWSUBST, TARGET
  21. "Path"="%s;%%s;%%%%s" ~SIWSUBST, TARGET, TARGET2, TARGET5  
  22.  
  23. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\App Paths\AWHOST32.EXE]
  24. @="%s\awhost32.exe" ~SIWSUBST, TARGET2
  25. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  26.  
  27. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\App Paths\AWREM32.EXE]
  28. @="%s\awrem32.exe" ~SIWSUBST, TARGET2
  29. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  30.  
  31. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\App Paths\AWGATE.EXE]
  32. @="%s\awgate.exe" ~SIWSUBST, TARGET2
  33. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  34.  
  35. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\App Paths\AWRAS32.EXE]
  36. @="%s\awras32.exe" ~SIWSUBST, TARGET2
  37. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  38.  
  39. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\App Paths\AWEDIT32.EXE]
  40. @="%s\awedit32.exe" ~SIWSUBST, TARGET2
  41. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  42.  
  43. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\App Paths\SLAUNCH.EXE]
  44. @="%s\slaunch.exe" ~SIWSUBST, TARGET2
  45. "Path"="%s;%%s" ~SIWSUBST, TARGET2, TARGET5  
  46.